home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 99.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.4 KB  |  77 lines

  1. <option type="enum" id="opt/99">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Weaving</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>Weaving</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>110</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto> -d%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <make>Epson</make>
  20.       <model>Stylus Color 300</model>
  21.       <driver>stcolor</driver>
  22.       <arg_defval>ev/725</arg_defval>
  23.      </constraint>
  24.      <constraint sense="true">
  25.       <make>Epson</make>
  26.       <model>MJ 520C</model>
  27.       <driver>stcolor</driver>
  28.       <arg_defval>ev/725</arg_defval>
  29.      </constraint>
  30.      <constraint sense="true">
  31.       <driver>stcolor</driver>
  32.       <arg_defval>ev/724</arg_defval>
  33.      </constraint>
  34.   </constraints>
  35.   <enum_vals>
  36.    <enum_val id="ev/724">
  37.     <ev_longname>
  38.      <en>Off</en>
  39.     </ev_longname>
  40.     <!-- A multilingual <comments> block can appear here, too;
  41.          it should be treated as documentation for the user. -->
  42.     <ev_shortname>
  43.      <en>Off</en>
  44.      <!-- Until someone tells me how to learn the user locale in 
  45.           backends, the shortname must be monolingual in <en>! -->
  46.     </ev_shortname>
  47.     <ev_driverval>noWeave</ev_driverval>
  48.    </enum_val>
  49.    <enum_val id="ev/725">
  50.     <ev_longname>
  51.      <en>Microweave (Printer internal)</en>
  52.     </ev_longname>
  53.     <!-- A multilingual <comments> block can appear here, too;
  54.          it should be treated as documentation for the user. -->
  55.     <ev_shortname>
  56.      <en>Microweave</en>
  57.      <!-- Until someone tells me how to learn the user locale in 
  58.           backends, the shortname must be monolingual in <en>! -->
  59.     </ev_shortname>
  60.     <ev_driverval>Microweave</ev_driverval>
  61.    </enum_val>
  62.    <enum_val id="ev/726">
  63.     <ev_longname>
  64.      <en>Softweave (Driver internal)</en>
  65.     </ev_longname>
  66.     <!-- A multilingual <comments> block can appear here, too;
  67.          it should be treated as documentation for the user. -->
  68.     <ev_shortname>
  69.      <en>Softweave</en>
  70.      <!-- Until someone tells me how to learn the user locale in 
  71.           backends, the shortname must be monolingual in <en>! -->
  72.     </ev_shortname>
  73.     <ev_driverval>Softweave</ev_driverval>
  74.    </enum_val>
  75.   </enum_vals>
  76. </option>
  77.